SaBillCodeStaffGroupPost 
Logical Entity Name  SaBillCodeStaffGroupPost 
Default Table Name  SaBillCodeStaffGroupPost 
Physical Only  NO 
Definition 
 
Note 
 

SaBillCodeStaffGroupPost Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaBillCodeStaffGroupPostId(PK)    int  NO 
 
SaBillCodeID(FK)    int  NO 
 
SyStaffGroupId(FK)    int  NO 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SaBillCodeStaffGroupPost Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SaBillCodeStaffGroupPost_SaBillCodeStaffGroupPostId  PrimaryKey  SaBillCodeStaffGroupPostId 

SaBillCodeStaffGroupPost Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SaBillCode  Non-Identifying  One To Zero or More  FK_SaBillCodeStaffGroupPost_SaBillCodeID_SaBillCode_SaBillCodeId      SaBillCodeID  NO  YES 
SyStaffGroup  Non-Identifying  One To Zero or More  FK_SaBillCodeStaffGroupPost_SyStaffGroupId_SyStaffGroup_SyStaffGroupId      SyStaffGroupId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SaBillCodeStaffGroupPost_UserId_SyStaff_SyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaBillCodeStaffGroupPost Check Constraints 
Check Constraint Name  CheckConstraint